diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 09:10:40 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 09:10:40 +0900 |
| commit | efa04b17a6fd9a389c762c832f22752bc2f5c67b (patch) | |
| tree | db2a2bc24768abb1ac1b5cef31c4ebad2e10d183 /config/waybar/style/[Colorful] Rainbow Spectrum.css | |
| parent | 19e62f8cdf46ce3bd658848511498e7358ceb0eb (diff) | |
New Default icon for waybar menu module
Renamed custom-keybinds to hints on waybar module, css and configs
new waybar config default v2, which will be default for this release
Diffstat (limited to 'config/waybar/style/[Colorful] Rainbow Spectrum.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Rainbow Spectrum.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 8caa5cb8..df8808b4 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -72,7 +72,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -281,7 +281,7 @@ tooltip label{ background-color: #89dceb; } -#custom-keybinds, +#custom-hint, #pulseaudio { background-color: #fab387; } |
